The GetTransaction operation retrieves transaction data stored in the database.
This operation is used to return transaction data, based on a Transaction ID, that was initially created through the CreateTransaction operation.
| Operation | GetTransaction |
|---|---|
| Style | document |
| Operation Type | Request-response. The endpoint receives a message, and sends a correlated message. |
| SOAP Action | http://schemas.bankerssystems.com/2004/ExpereAPI/ExpereIEServices/IExpereAPI/GetTransaction |
| Input | GetTransactionRequest |
| Output | GetTransactionResponse |